@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li，dl, dt, dd {
    margin: 0;
    padding: 0;
    border: 0;
}
img {
    border: none;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
blr:expression(this.onFocus=this.blur());
    outline: none;
    transition: all .2s linear;
}
h1, h2, h3, h4, h5, h6, h7 {
    font-weight: normal;
}
input, textarea, select {
    background: none;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
}
table td {
    word-break: break-all;
    word-wrap: break-word;
}
body, html, a {
    font: 14px/1.5 Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif;
    color: #333;
    overflow-x: hidden;
}
.clear {
    clear: both;
}
.top {
    width: 100%;
    height: auto;
	 background: url(top_bg.png) no-repeat center;
    transition: all .5s linear;
}
.top:hover {
    background: url(top_bg1.png) no-repeat center;
}
.top_t {
    width: 100%;
    height: 45px;
    background:  url(zly_topbg.png);
    line-height: 35px;
    padding-top: 7px;
}
.zul {
    background: #2b61b3;
    height: 50px;
    width: 100%;
    transition: all .9s linear;
}
.zul_c {
    width: 1230px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.zul_c a {
    margin: 0 15px;
    display: inline-block;
    line-height: 50px;
    padding: 0 50px;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}
.zul_c a:hover {
    background: #4171bb;
}
.zly_c {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
/*日期*/

/*搜索*/
.zly_ss {
    width: 334px;
    height: 34px;
    border: #f2f2f2 1px solid;
    border-radius: 2px;
    background: #fff;
}
.zly_ss_ipu {
    float: left;
    width: 237px;
    height: 34px;
    border: none;
    padding-left: 20px;
}
.zly_ss_btn {
    float: left;
    width: 73px;
    height: 29px;
    background: #0068b7;
    color: #fff;
    text-align: center;
    margin-top: 2px;
    border-radius: 2px;
}
.zly_ss_btn:hover {
    background: #2381c9;
}
.zly_ss:visited {
    border: #999 1px solid;
    background: #f2f2f2;
}
/*toplogo*/
.zly_logo {
    width: 100%;
    overflow: hidden;
    height: 244px;
   
}

.zly_logo h1 {
    margin-top: 80px;
}
/*新闻头条*/
.zly_tc1 {
    text-align: center;
    color: #447acc;
    font-weight: bold;
    font-size: 30px;
}
.zly_tc2 {
    text-align: center;
    color: #666;
    font-size: 18px;
}
.zly_tc1:hover {
    color: #2b61b3;
}
.zly_tc2:hover {
    color: #2b61b3;
}
.m25 {
    margin: 25px auto;
}
.f9 {
    color: #999;
}
.zly_fl {
    float: left;
}
.zly_rl {
    float: right;
}
/*图片轮播*/
div.slideBox {
    position: relative;
    width: 600px;
    height: 340px;
    overflow: hidden;
}
div.slideBox ul.items {
    position: absolute;
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
div.slideBox ul.items li {
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
div.slideBox ul.items li a {
    float: left;
    line-height: normal !important;
    padding: 0px !important;
    border: none/*For IE.ADD.JENA.201206300844*/;
}
div.slideBox ul.items li a img {
    margin: 0px !important;
    padding: 0px !important;
    display: block;
    border: none/*For IE.ADD.JENA.201206300844*/;
}
div.slideBox div.tips {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 50px;
    background-color: #000;
    overflow: hidden;
}
div.slideBox div.tips div.title {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
}
div.slideBox div.tips div.title a {
    color: #FFF;
    font-size: 18px;
    line-height: 50px;
    margin-left: 10px;
    text-decoration: none;
}
div.slideBox div.tips div.title a:hover {
    text-decoration: underline !important;
}
div.slideBox div.tips div.nums {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
}
div.slideBox div.tips div.nums a {
    display: inline-block;
>float:left/*For IE.ADD.JENA.201206300844*/;
    width: 10px;
    height: 10px;
    background-color: #FFF;
    text-indent: -99999px;
    margin: 20px 10px 0px 0px;
    overflow: hidden;
}
div.slideBox div.tips div.nums a.active {
    background-color: #f49700;
    overflow: hidden;
}
.zly_more a {
    position: absolute;
    right: 10px;
    bottom: 10px;
s display: inline-block;
    padding: 0 10px;
    text-align: center;
    color: #fff;
    background: #939393;
    border: #fff 1px solid;
    border-radius: 2px;
    color: #fff!important;
    font-size: 14px;
    z-index: 999;
}
.zly_more a:hover {
    color: #ff6600!important;
    border: #ff6600 1px solid!important;
}
/*新闻信息*/
.zly_xwxx {
    width: 577px;
    height: auto;
    line-height: 57px;
}
.zly_txt {
    line-height: 57px;
    width: 100%;
    height: auto;
    border-bottom: #dadad9 1px solid;
    position: relative;
}
.zly_txt_t {
    display: inline-block;
}
.zly_txt_t a {
    font-size: 24px;
    font-weight: bold;
    color: #2b61b3;
}
.zly_txt_t1 {
    display: inline-block;
}
.zly_txt_t1 a {
    font-size: 16px;
    color: #999;
}
.zly_txt b {
    width: 30px;
    bottom: -1px;
    position: absolute;
    height: 1px;
    background: #f0ba28;
}
.zly_txt_more {
    display: inline-block;
    float: right;
}
.zly_txt_more a {
    color: #666;
    font-size: 16px;
}
.zly_txt_more a:hover {
    color: #2b61b3;
    font-size: 16px;
}
.zly_txt:hover b {
    width: 100%;
    display: block;
    transition: all .9s linear;
}
/*信息列表*/
.zly_ul {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.zly_ul_li {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 38px;
}
.zly_ul_li a {
    color: #000;
    font-size: 16px;
    background: url(libg.png) 2px 8px no-repeat;
    padding-left: 20px;
}
.zly_ul_li a:hover {
    color: #2b61b3;
    padding-left: 25px;
    background: url(libg.png) 8px 8px no-repeat;
}
.zly_ul_li em {
    float: right;
    color: #999;
    font-size: 16px;
    font-style: normal;
}
/*热点专题滚动*/
.zly_rdz {
    width: 1188px;
    height: auto;
    border: #f2f2f2 1px solid;
    border-radius: 2px;
    padding: 5px;
    margin: 30px auto;
}
#banner {
    position: relative;
    width: 1188px;
    height: 104px;
    overflow: hidden;
}
#banner_list img {
    border: 0px;
}
#banner_bg {
    position: absolute;
    bottom: 0;
    background-color: #000;
    height: 30px;
    filter: Alpha(Opacity=30);
    opacity: 0.3;
    z-index: 1000;
    cursor: pointer;
    width: 1188px;
}
#banner_info {
    position: absolute;
    bottom: 0;
    left: 5px;
    height: 22px;
    color: #fff;
    z-index: 1001;
    cursor: pointer
}
#banner_text {
    position: absolute;
    width: 120px;
    z-index: 1002;
    right: 3px;
    bottom: 3px;
}
#banner ul {
    position: absolute;
    list-style-type: none;
    filter: Alpha(Opacity=80);
    opacity: 0.8;
    z-index: 1002;
    margin: 0;
    padding: 0;
    bottom: 3px;
    right: 5px;
}
#banner ul li {
    padding: 0px 8px;
    float: left;
    display: block;
    color: #FFF;
    background: #557fc3;
    cursor: pointer;
    border: #fff 1px solid;
    border-radius: 2px;
    margin: 0 2px;
}
#banner ul li.on {
    background: #ea843e
}
#banner_list a {
    position: absolute;
}
/*热点资讯*/
.w562 {
    width: 562px;
}
/*热点专题滚动*/
.Box {
    position: relative;
}
.Box .content {
    width: 1188px;
    margin: 0 auto;
}
.Box .Box_con {
    position: relative;
}
.Box .Box_con .btnl {
    position: absolute;
}
.Box .Box_con .btn {
    display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 25px;
    cursor: pointer;
}
.Box .Box_con .btnl {
    background: url(bannerl.png) no-repeat center;
    left: -10px;
    z-index: 999;
}
.Box .Box_con .btnr {
    background: url(bannerr.png) no-repeat center;
    right: -10px;
    z-index: 999;
}
.Box .Box_con .btnl:hover {
    background: url(bannerl.png) no-repeat center;
}
.Box .Box_con .btnr:hover {
    background: url(bannerr.png) no-repeat center;
}
.Box .Box_con .conbox {
    position: relative;
    overflow: hidden;
    height: 100px;
}
.Box .Box_con .conbox ul {
    position: relative;
    list-style: none;
}
.Box .Box_con .conbox ul li {
    float: left;
    width: 394px;
    height: 100px;
    margin-left: 20px;
    overflow: hidden;
}
.Box .Box_con .conbox ul li:first-child {
    margin-left: 0;
}
.Box .Box_con .conbox ul li img {
    display: block;
    width: 360px;
    height: 100px;
    transition: all 0.5s;
}
.Box .Box_con .conbox ul li:hover img {
    transform: scale(1.1);
}
.Box .BoxSwitch {
    margin-top: 30px;
    text-align: center;
}
.Box .BoxSwitch span {
    display: inline-block;
*display: inline;
*zoom: 1;
    vertical-align: middle;
    width: 30px;
    height: 3px;
    background: #ccc;
    margin: 0 5px;
    cursor: pointer;
}
.Box .BoxSwitch span.cur {
    background: red;
}
/*英雄风采烈士英名录*/
.w750 {
    width: 750px;
    height: auto;
    overflow: hidden;
    position: relative;
}
#tit {
    color: #999;
    font-size: 16px;
    line-height: 57px;
}
#tit .select a {
    color: #0f408a;
}
.zly_more_2018 {
    position: absolute;
    top: -220px;
    right: 10px;
}
.zly_more_2018 a {
    color: #666;
    font-size: 16px;
}
.p {
    position: relative;
}
.zly_pic {
    width: 100%;
    height: auto;
}
.zly_pic p {
    display: inline-block;
    width: 232px;
    height: 147px;
    margin-right: 22px;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
}
.zly_pic p span {
    background: url(bannerbg.png);
    position: absolute;
    bottom: 10px;
    right: 20px;
    padding: 5px 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 20px;
    transition: all .2s linear;
}
.zly_pic p img {
    transition: all .2s linear;
}
.zly_pic p:hover img {
    opacity: 0.9;
    transform: scale(1.1);
}
.zly_pic p:hover span {
    z-index: 999;
    background: #c30d23;
}
/*互动*/
.w418 {
    width: 418px;
    height: auto;
    overflow: hidden;
}
.zly_hd {
    width: 100%;
    height: 114px;
    overflow: hidden;
}
.zly_hd img {
    width: 100%;
    height: 114px;
    transition: all .2s linear;
}
.zly_hd:hover img {
    opacity: 0.9;
    transform: scale(1.1);
}
.zly_hdjl {
    width: 416px;
    border-bottom: #eeeeee 1px solid;
    border-left: #eeeeee 1px solid;
    border-right: #eeeeee 1px solid;
    border-radius: 2px;
    height: auto;
    overflow: hidden;
}
.zly_hdjl b {
    float: left;
    overflow: hidden;
    width: 100%;
    height: 1px;
    background: #eee;
}
.zly_hdjl_1 a {
    float: left;
    background: url(hd1.png) 75px 10px no-repeat;
    width: 49%;
    padding-top: 60px;
    font-size: 16px;
    text-align: center;
    border-right: #eee 1px solid;
    margin: 10px auto;
    overflow: hidden;
    transition: all .2s linear;
}
.zly_hdjl_2 a {
    float: left;
    background: url(hd2.png) 75px 10px no-repeat;
    width: 49%;
    padding-top: 60px;
    font-size: 16px;
    text-align: center;
    margin: 10px auto;
    transition: all .2s linear;
}
.zly_hdjl_3 a {
    float: left;
    background: url(hd3.png) 75px 10px no-repeat;
    width: 49%;
    padding-top: 60px;
    font-size: 16px;
    text-align: center;
    border-right: #eee 1px solid;
    margin: 10px auto;
    transition: all .2s linear;
}
.zly_hdjl_4 a {
    float: left;
    background: url(hd4.png) 75px 10px no-repeat;
    width: 49%;
    padding-top: 60px;
    font-size: 16px;
    text-align: center;
    margin: 10px auto;
    transition: all .2s linear;
}
.zly_hdjl_1 a:hover {
    background: url(hd11.png) 75px 5px no-repeat;
    color: #2b61b3;
}
.zly_hdjl_2 a:hover {
    background: url(hd2.png) 75px 5px no-repeat;
    color: #2b61b3;
}
.zly_hdjl_3 a:hover {
    background: url(hd31.png) 75px 5px no-repeat;
    color: #2b61b3;
}
.zly_hdjl_4 a:hover {
    background: url(hd41.png) 75px 5px no-repeat;
    color: #2b61b3;
}
/*便民*/
.zly_bm {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.zly_bm_li {
    display: inline-block;
    width: 219px;
    height: 45px;
    border: #f2f2f2 1px solid;
    border-radius: 2px;
    margin-top: 18px;
    margin-right: 39px;
    transition: all .2s linear;
}
.zly_bm_li a {
    line-height: 45px;
    color: #000;
    font-size: 18px;
    transition: all .2s linear;
}
.zly_bm_li a b {
    display: inline-block;
    width: 58px;
    height: 45px;
    text-align: center;
    background: url(bm_libg.png) center right no-repeat;
    vertical-align: middle;
}
.zly_bm_li a b img {
    margin-top: 5px;
}
.zly_2018_mr {
    margin-right: 0!important;
}
.zly_bm_li:hover {
    background: #f2f2f2;
}
.zly_bm_li:hover a {
    color: #2b61b3;
}
.zly_bm_li:hover img {
    opacity: 0.8;
}
/*平台地址*/
.zly_pt {
    display: inline-block;
    width: 100%;
    height: 61px;
    border-radius: 2px;
    border: #f2f2f2 1px solid;
    margin-top: 5px;
    overflow: hidden;
}
.zly_pt img {
    width: 100%;
    height: 61px;
    transition: all .2s linear;
}
.zly_pt:hover img {
    opacity: 0.9;
    transform: scale(1.1);
}
.mr0 {
    margin: 0!important;
}
.mt5 {
    margin-top: 5px;
}
.mt10 {
    margin-top: 10px;
}
.mt50 {
    margin-top: 50px;
}
.mb20 {
    margin-bottom: 20px;
}
.w361 {
    width: 361px;
    margin-right: 44px;
    height: auto;
    border: none;
    border-radius: 2px;
}
.w361 img {
    height: 100px;
}
/*foot*/
.w140 {
    width: 140px;
    height: 30px;
    float: left;
}
.w920 {
    width: 920px;
    text-align: center;
    font-size: 16px;
    float: left;
}
.zly_foot {
    background: #2b61b3;
    height: auto;
    padding: 20px;
}
.zly_ftxt {
    line-height: 24px;
    color: #fff;
}
.zly_ftxt a {
    line-height: 24px;
    color: #fff;
    font-size: 16px;
}
/*当前位置*/
.zly_dq {
    width: 1168px;
    height: 33px;
    border-radius: 2px;
    border: #eee 1px solid;
    margin: 30px auto;
    background: url(zly_dq.png) 7px 8px no-repeat;
    color: #666;
    font-size: 14px;
    padding-left: 30px;
    line-height: 33px;
}
.zly_dq a {
    color: #666;
    font-size: 14px;
    line-height: 33px;
}
.zly_dq a:hover {
    color: #2b61b3;
}
.zlum {
    width: 219px;
    height: auto;
    overflow: hidden;
}
.zlum h2 {
    background: url(zly_mu.png) no-repeat;
    width: 159px;
    height: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    line-height: 50px;
    padding-left: 60px;
}
.zlum p {
    display: inline-block;
    width: 217px;
    border: #eee 1px solid;
    border-radius: 2px;
    text-align: center;
    margin-top: 6px;
    transition: all .2s linear;
    height: auto;
}
.zlum p a {
    display: inline-block;
    line-height: 24px;
    font-size: 18px;
    color: #666;
    padding: 8px;
    overflow: hidden;
    transition: all .2s linear;
    height: auto;
}
.zlum p:hover {
    border: #8eb3ea 1px solid;
}
.zlum p:hover a {
    color: #2b61b3;
}
.w934 {
    width: 934px;
    height: auto;
}
.w934 span {
    display: inline-block;
    float: left;
    margin: 28px 0;
    height: 1px;
    width: 100%;
    border-bottom: #eee 1px dashed;
}
/*领导介绍*/
.zly_ldjs {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 23px 0;
    border-bottom: #eee 1px dashed;
    transition: all .2s linear;
    border-radius: 10px;
}
.zly_ldjs_img {
    float: left;
    width: 143px;
    height: 167px;
    background: url(zly_ldpic.png) no-repeat;
    overflow: hidden;
    border-radius: 3px;
}
.zly_ldjs_img img {
    width: 143px;
    height: 167px;
    transition: all .2s linear;
}
.zly_ldjs_txt {
    width: 732px;
    height: auto;
    overflow: hidden;
    line-height: 58px;
}
.zly_ldjs_txt_1 {
    width: 100%;
    border-bottom: #eee 1px solid;
}
.zly_ldjs_txt_1 a {
    font-size: 18px;
    font-weight: bold;
    color: #2b61b3;
}
.zly_ldjs_txt_1 a b {
    font-size: 16px;
    color: #999;
    font-weight: normal;
    font-style: normal;
}
.zly_ldjs_txt_2 {
    font-size: 16px;
    color: #2b61b3;
    line-height: 48px;
}
.zly_ldjs_txt_3 {
    font-size: 16px;
    color: #666;
    line-height: 24px;
    padding-left: 5px;
}
.zly_ldjs:hover {
    background: #f8fafc;
}
.zly_ldjs:hover img {
    opacity: 0.9;
    transform: scale(1.1);
}
.zly_ldjs:hover a {
    color: #EF9B47;
}
.zly_ldjs:hover .zly_ldjs_txt_2 {
    font-weight: bold;
}
/*互动*/

.zly_hdjlx {
    margin: 20px 0;
    width: 932px;
    border-radius: 3px;
    background: #f7f7f7;
    border: #f5f5f5 1px solid;
    min-height: 500px;
}
.zly_hdjlx_t {
    position: relative;
    font-size: 24px;
    color: #2b61b3;
    text-align: center;
    line-height: 100px;
    font-weight: bold;
    border-bottom: dashed 1px #dedede;
}
.zly_hdjlx_t a {
    position: absolute;
    right: 0;
    top: 30px;
    display: inline-block;
    width: 138px;
    height: 36px;
    background: #00a0e9;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.zly_hdjlx_t a:hover {
    opacity: 0.8;
}
.zly_hdjlx_txt {
    width: 90%;
    margin: 20px auto;
    font-size: 16px;
    color: #666;
    line-height: 24px;
}
.zly_hdjlx_btn {
    margin: 0 auto;
    text-align: center;
}
.zly_hdjlx_btn button:disabled {
    background: #ccc!important;
}
.zly_hdjlx_btn button {
    border: none;
    display: inline-block;
    margin: 0 auto;
    background: #f8b551;
    width: 117px;
    height: 39px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 39px;
    border-radius: 3px;
}
/*三级页面*/
#content {
    padding: 20px 50px;
    overflow: hidden;
    line-height: 200%;
    font-family: "宋体";
    font-size: 16px;
}
.zly_xlt {
    text-align: center;
    font-size: 24px;
    color: #333;
    text-align: center;
}
.zly_xlt_l {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    background: url(zly_xl.png) no-repeat bottom;
    font-size: 12px;
    color: #999;
    margin: 25px 0;
    line-height: 36px;
}
.zly_xlt_l p {
    display: inline-block;
    float: left;
}
.auxiliary {
    float: right;
    margin-left: 30px;
}
.auxiliary a {
    color: #999;
    font-size: 12px;
}
.size_box {
    float: right;
    margin-left: 30px;
}
.size_box a {
    color: #999;
    font-size: 12px;
}
.bdsharebuttonbox {
    float: right;
    margin-left: 30px;
}
.bdsharebuttonbox a {
    float: left;
}
.bdshare-button-style0-24 .bds_tsina {
    background-position: 0 0!important;
    background-image: url(fenxiang_weibobg.gif)!important;
}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
    background-position: 0 0!important;
    padding-left: 28px;
    height: 20px;
    background-image: url(fenxiang_weixinbg.gif)!important;
}
.bdshare-button-style0-24 .bds_more {
    background-position: 0 0!important;
    background-image: url(fenxiang_gengduobg.gif)!important;
}
.fixednav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 99999999;
}
.load-wrap {
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
}